GUI Help > Special > removeListViewItem

removeListViewItem
removeListViewItem handle gadget, int item

Description:
Removes an item from a listview gadget.

Return Value:


Parameters:
gadget Handle of a listview gadget
item Index of the item which you wish to remove
Remarks:


See Also:


Example:
(Note: You will need to include the GUI constants file for this example to work)